Skip to content

reno-25/nextjs-tamplate-1

Repository files navigation

Overview

TailAdmin provides essential UI components and layouts for building feature-rich, data-driven admin dashboards and control panels. It's built on:

  • Next.js 16.x
  • React 19
  • TypeScript
  • Tailwind CSS V4

Installation

Prerequisites

To get started with TailAdmin, ensure you have the following prerequisites installed and set up:

  • Node.js 18.x or later (recommended to use Node.js 20.x or later)

Cloning the Repository

Clone the repository using the following command:

git clone https://github.com/TailAdmin/free-nextjs-admin-dashboard.git

Windows Users: place the repository near the root of your drive if you face issues while cloning.

  1. Install dependencies:

    npm install
    # or
    yarn install

    Use --legacy-peer-deps flag if you face peer-dependency error during installation.

  2. Start the development server:

    npm run dev
    # or
    yarn dev

Components

TailAdmin is a pre-designed starting point for building a web-based dashboard using Next.js and Tailwind CSS. The template includes:

  • Sophisticated and accessible sidebar
  • Data visualization components
  • Profile management and custom 404 page
  • Tables and Charts(Line and Bar)
  • Authentication forms and input elements
  • Alerts, Dropdowns, Modals, Buttons and more
  • Can't forget Dark Mode 🕶️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors